home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 35 / prfrm3.zip / PERFORM3.DOC next >
Text File  |  1990-09-18  |  1KB  |  24 lines

  1.  
  2.                     PERFORM3 for DOS, OS/2, and Macitosh
  3.                     ------------------------------------
  4.  
  5.      The PERFORM3.EXE program will measure performance of any number of
  6. workstations for record sizes of 1 to 65535.  The output is placed in two
  7. files, a .TXT file that can be read by any editor and a .OUT file that is
  8. read by the PLOTOUT.EXE program.  The input parameters for PERFORM3 are 
  9.  
  10. >PERFORM3 <graph name> <...configureable options...>
  11. where options are:
  12. <test time  (12 to 65535)>                        default = 12 seconds    
  13. <start size (1 to 65535)>                         default = 1     
  14. <stop size  (start size to 65535)>                default = 4096  
  15. <step size  (stop-start+1)/512 to (stop-start+1)> default = (stop-start+1)/128
  16.     
  17.      example: >PERFORM3  NE1000_DOS  12  1  4096  32
  18.  
  19.      The <graph name> can be any text up to 25 characters but cannot have
  20. spaces within the string.  
  21.  
  22.      The PLOTOUT.EXE program will display on a graph the results of the
  23. test.  The input parameters for PLOTOUT are  F>PLOTOUT <graph name>
  24.